home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Source Code / Libraries / CW GUSI 1.6.4 / include / unix.h < prev    next >
Text File  |  1995-04-23  |  176b  |  6 lines

  1. /* We define this include file for the sole purpose of preventing GUSI clients from 
  2.    getting the perfectly fine, but incompatible Metrowerks unix.h
  3.  */
  4.  
  5. #include <unistd.h>
  6.